home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Resources / Paint.NET v2.5 RC2 / PaintDotNet_2_5_RC2.exe / PaintDotNet.msi / _13E43FF8206CB5D1A9E185248CF61902 < prev    next >
Encoding:
Text File  |  2005-11-16  |  5.8 KB  |  159 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - View Menu</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.     NOTE:</b> This document is still being written (it is "under construction"). Its contents are preliminary, incomplete, 
  18.     and subject to change.</p>
  19. </div>
  20. <div id="leftnav">
  21.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  22.         <li><a href="index.html">Overview</a><br>
  23.         </li>
  24.         <li><a href="Features.html">Features</a><br>
  25.         </li>
  26.     </ul>
  27.     <h3>Concepts</h3>
  28.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  29.         <li>Layers and Transparency<br>
  30.         </li>
  31.         <li>Selections<br>
  32.         </li>
  33.     </ul>
  34.     <h3>User Interface</h3>
  35.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  36.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  37.         <li><a href="MainWindow.html">Main Window</a></li>
  38.         <li><a href="MenuBar.html">Menu Bar</a>
  39.         <ul class="toc">
  40.             <li><a href="File.html">File</a></li>
  41.             <li><a href="Edit.html">Edit</a></li>
  42.             <li><a href="View.html">View</a></li>
  43.             <li><a href="Image.html">Image</a></li>
  44.             <li><a href="Layers.html">Layers</a>
  45.             <ul class="toc">
  46.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  47.                 <li><a href="Adjustments.html">Adjustments</a>
  48.                 <ul class="toc">
  49.                     <li><a href="Levels.html">Levels</a></li>
  50.                 </ul>
  51.                 </li>
  52.             </ul>
  53.             </li>
  54.             <li><a href="Effects.html">Effects</a></li>
  55.             <li><a href="Tools.html">Tools</a></li>
  56.             <li><a href="Window.html">Window</a></li>
  57.             <li><a href="Help.html">Help</a></li>
  58.             <li>Toolbar</li>
  59.         </ul>
  60.         </li>
  61.         <li>Tools Window<ul class="toc">
  62.             <li>Selection Tools</li>
  63.             <li>Brush Tools</li>
  64.             <li>Pixel Tools</li>
  65.             <li>Shape Tools</li>
  66.             <li>Text Tool</li>
  67.             <li>Paint Bucket</li>
  68.             <li>Clone Stamp</li>
  69.             <li>Recolor Tool</li>
  70.         </ul>
  71.         </li>
  72.         <li>History Window</li>
  73.         <li>Layers Window</li>
  74.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  75.         <li>Status Bar</li>
  76.     </ul>
  77.     </li>
  78.     <h3>Other</h3>
  79.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  80.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  81.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  82.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  83.         <li><a href="WebLinks.html">Web Links</a></li>
  84.         <li><a href="License.html">License</a></li>
  85.     </ul>
  86. </div>
  87. <div id="content">
  88.     <!-- #BeginEditable "content" -->
  89.  
  90.  
  91. <div id="content0">
  92.     <h2>View menu</h2>
  93.     <p>The View menu contains commands that can be used to change the way the 
  94.     image or workspace are presented to you.</p>
  95.     <ul>
  96.         <li class="nobullet"><p><img border="0" src="Images/viewmenu.gif" width="327" height="258"></p></li>
  97.         <li>
  98.         <h3>Zoom In</h3>
  99.         <p>This zooms in closer to the image. The zoom percentage is increased 
  100.         to the next power-of-two percentage (e.g., 100%, 200%, 400%, 800%, 
  101.         1600%, 3200%).</p></li>
  102.         <li>
  103.         <h3>Zoom Out</h3><p>This zooms out on the image, decreasing the zoom level to the next 
  104.         lower power-of-two percentage.</p></li>
  105.         <li><h3>Zoom to Window</h3>
  106.         <p>When this item is selected, the zoom level is maintained such that 
  107.         the image always fits within the Paint.NET window. The zoom level will 
  108.         not be set higher than 100%, however.</p></li>
  109.         <li><h3>Zoom to Selection</h3>
  110.         <p>If you have an area of the image selected, this menu command will 
  111.         fit the viewable area around the rectangle that bounds the selection.</p></li>
  112.         <li><h3>Actual Size</h3>
  113.         <p>This sets the zoom level to 100%. Each pixel you see on screen 
  114.         corresponds exactly to one pixel in the active layer.</p></li>
  115.         <li><h3>Grid</h3>
  116.         <p>This allows you to show or hide the grid, which is useful when you 
  117.         have zoomed-in on an image and wish to perform precise per-pixel 
  118.         editing. The grid is only visible when the zoom level is 200% or higher.</p>
  119.         <p>    This is how the canvas looks when the grid is enabled. Notice how each 
  120.         pixel is surrounded by a dotted rectangle:</p>
  121.         <p><img border="0" src="../images/grid.png" width="290" height="290"></p></li>
  122.         <li><h3>Rulers</h3>
  123.         <p>This option can be used to show or hide the rulers that are 
  124.         available for the top and left edges of the image canvas. These can help 
  125.         you align drawings to specific positions on the image without the need 
  126.         to watch the cursor position in the status bar.
  127.         </p>
  128.         <p>
  129.         When a selection is active, its bounding rectangle will be highlighted 
  130.         in the rulers.</p>
  131. <p>
  132.         <img border="1" src="../images/rulers.jpg"></p></li>
  133.         <li><h3>Units</h3>
  134.         <p>This lets you select how image coordinates are presented to you in 
  135.         various parts of the user interface including the rulers and the status 
  136.         bar. The default is pixels. If you select inches or centimeters, extra 
  137.         calculations are performed to convert pixel measurements into inches and 
  138.         centimeters. These calculations are based off the image's DPI settings, 
  139.         which can be adjusted by the Image <b>→</b> Resize command.</p></li>
  140.     </ul></div>
  141.  
  142.  
  143.     <!-- #EndEditable -->
  144.     <h4><br>
  145.     <br>
  146.     </h4>
  147.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  148.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  149.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  150.     </font>
  151. </div>
  152. </b>
  153.  
  154. </body>
  155.  
  156. <!-- #EndTemplate -->
  157.  
  158. </html>
  159.